combobox: port to use a gadget
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 22 Dec 2015 02:43:19 +0000 (18:43 -0800)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 22 Dec 2015 17:29:43 +0000 (09:29 -0800)
commitf5628f0439ce01b1430a51bddeafcb20e854db61
treeb2de4027f6a01d042082907aff44f96722f3778b
parenta90d928a34c2ba6d3ff5cfa33bc619350c153835
combobox: port to use a gadget

Wrap the size request and allocate code into a GtkCssCustomGadget. This
makes margins work on GtkComboBox.
gtk/gtkcombobox.c